hi,
Is it possible in DOORS to hide some objects for specific user alone.
For example, consider the users "Andre" and "Matt". Consider the formal module contains the objects from SWDD_1 to SWDD_50. The user Andre should be able to view all the objects in the formal module and the other user Matt should be able to view only the objects from SWDD_1 to SWDD_25 and he should not be able to view SWDD_26 to SWDD_50.
I tried with the Read-Lock Data for the specific user. If I use that method, then for the objects that are in the range of SWDD_26 to SWDD_50, it shows as "Read Lock Data". But for the user Matt, i don't want to show that the data is locked also. I wish that the user Matt doesn't come to know about the existance of the objects from SWDD_26 to SWDD_50.
Lion29 - Thu Oct 01 00:21:01 EDT 2009 |
|
Re: Access Rights for specific user to view the objects. dpechacek - Thu Oct 01 11:01:21 EDT 2009
First off, do not use user specific access rights for modules, attributes, or objects. Use groups.
But yes you can just remove all access rights for a user/group on a per object basis if you want. I see it being extremely difficult to manage though unless entire sections with hierarchy are what you're trying to block access to. If all objects are at level 1, it'd be a nightmare to keep up on.
Give them RC rights to the module at the module level and propagate Modify and Delete down into the module. Set up the attribute access rights as you see fit.
Right click on an object, go to properties, and change the access on it. Turn off "Inherit" from the object(s) and remove all access for the desired user/group.
AAI Services, Textron
dpechacek@aai.textron.com
David.Pechacek@gmail.com
|
|
Re: Access Rights for specific user to view the objects. Lion29 - Thu Oct 08 05:25:47 EDT 2009
hi,
I tried to remove the acess rights to the specific group by performing the steps mentioned, but i was not able to get the expected behaviour.
After removing the rights for the user, the object number is still visible and it shows as "Read Lock Data" against the object number. What i exactly wanted is to hide the object number for a specific group and whenever the user searches the object, it should pop up the message stating the "Object is not found".
|
|
Re: Access Rights for specific user to view the objects. SystemAdmin - Thu Oct 08 08:22:48 EDT 2009 Lion29 - Thu Oct 08 05:25:47 EDT 2009
hi,
I tried to remove the acess rights to the specific group by performing the steps mentioned, but i was not able to get the expected behaviour.
After removing the rights for the user, the object number is still visible and it shows as "Read Lock Data" against the object number. What i exactly wanted is to hide the object number for a specific group and whenever the user searches the object, it should pop up the message stating the "Object is not found".
There might be a way to do this if you could restrict the user to a specifica client.
|
|
Re: Access Rights for specific user to view the objects. Lion29 - Thu Oct 08 08:56:39 EDT 2009
I do agree with Promethious, someone pls. clearly explain the steps to be performed to achieve this..
|
|